ValidatedIngredient
A validated provider of Ingredient
This does not store an ingredient, it stores an IngredientProvider, which lazily generates the ingredient only when requested.
Initializes this validation with a single-item IngredientProvider
Author
fzzyhmstrs
Since
0.2.0
Parameters
Identifier defining the item
Predicate
Predicate
A validated provider of Ingredient
This does not store an ingredient, it stores an IngredientProvider, which lazily generates the ingredient only when requested.
Initializes this validation with a multi-item IngredientProvider
Author
fzzyhmstrs
Since
0.2.0
Parameters
Set
Predicate
Predicate
A validated provider of Ingredient
This does not store an ingredient, it stores an IngredientProvider, which lazily generates the ingredient only when requested.
Initializes this validation with a multi-item IngredientProvider
Author
fzzyhmstrs
Since
0.2.0